a11y: Remove AtkText implementation from GailExpander
authorBenjamin Otte <otte@redhat.com>
Fri, 24 Jun 2011 21:03:15 +0000 (23:03 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Jul 2011 20:08:09 +0000 (16:08 -0400)
commit0ca420918b9b54dd40a27680ee991d845f999970
tree218d253c8aeee6393367013208063787b90709ef
parentabe6c28bc207624ddbbadcd0eb8bca49b0f797e4
a11y: Remove AtkText implementation from GailExpander

AtkText should only be implemented by text editing widgets. For just
giving out a small text string, AtkObject::name should be used.
gtk/a11y/gailexpander.c